Skip to content

Update README and dependencies for hello world#4

Open
StephenBarlow wants to merge 3 commits intomainfrom
simplify-hello-world
Open

Update README and dependencies for hello world#4
StephenBarlow wants to merge 3 commits intomainfrom
simplify-hello-world

Conversation

@StephenBarlow
Copy link
Copy Markdown

@StephenBarlow StephenBarlow commented Apr 6, 2026

Folds in the even-more-bare-bones hello world from https://github.com/render-examples/workflows-template-ts for consistency with docs and faster conceptual understanding

Copy link
Copy Markdown
Contributor

@blue-keleher blue-keleher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Same comments as the python PR: paring down seems like a good idea. I might change the PR title to indicate that the example is changing significantly, not just the README and dependencies.

cd hello-world
npm install
npm run build
npm start
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as the comment on the python example: we should show render workflows dev -- npm start here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants